Esx Settings Clusters Software Recommendations ExplanationDetails

Esx Settings Clusters Software Recommendations ExplanationDetails
Esx Settings Clusters Software Recommendations ExplanationDetails

The Esx Settings Clusters Software Recommendations ExplanationDetails schema contains properties to describe the result of validation of desired software specification.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "display_name": "string",
    "display_version": "string",
    "explanation": [
        {
            "id": "string",
            "default_message": "string",
            "args": [
                "string"
            ],
            "params": {
                "params": {
                    "s": "string",
                    "dt": "string",
                    "i": 0,
                    "d": "number",
                    "l": "Vapi Std NestedLocalizableMessage Object",
                    "format": "string",
                    "precision": 0
                }
            },
            "localized": "string"
        }
    ]
}
string
display_name
Required

Display name of an excluded image entity (base image, add-on etc.).

This property was added in vSphere API 7.0.0.0.

string
display_version
Required

Display version of an excluded image entity (base image, add-on etc.).

This property was added in vSphere API 7.0.0.0.

explanation
Required

List of explanations on why the image entity is excluded.

This property was added in vSphere API 7.0.0.0.